Storm

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism consensus.4.prism --prop consensus.props disagree --constants K=4 --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.5.1

Date: Wed Mar 18 03:39:57 2020
Command line arguments: --prism consensus.4.prism --prop consensus.props disagree --constants K=4 --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.004s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 0.272s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	43136
Transitions: 	144352
Choices: 	115840
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * agree -> 9170 item(s)
   * finished -> 64 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...


----------
Computation aborted after 1800.003301858902 seconds since the total time limit of 1800 seconds was exceeded.